Let's set up a scoreboard!
- Go to and drag Integer Variable into your program, ABOVE all of the events.
- Name the variable points and change the value to 0.
- From , drag Variable Display into your program, right below the integer variable.
- Name the display score_board. Change the variable to points and change the location to (-209, -209).
To navigate the page using the TAB key, first press ESC to exit the code editor.